-
Home
-
Buy one click WooCommerce
-
2.2.7
-
Code
-
Classes
- UploadingFiles
Total Complexity |
22 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
229 |
Lines of code |
139 |
Logical lines of code |
41 |
Comment lines |
56 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
composeFilesStructure() |
S |
48 |
5 |
38 |
checkRestriction() |
S |
60 |
5 |
13 |
download() |
S |
53 |
3 |
23 |
getValidMimeTypes() |
S |
50 |
1 |
33 |
getExtension() |
S |
70 |
2 |
6 |
__construct() |
S |
80 |
1 |
3 |
isMultiForm() |
S |
78 |
1 |
3 |
getLoadFolderPath() |
S |
68 |
1 |
8 |
getNewName() |
S |
71 |
1 |
6 |
getValidExtension() |
S |
76 |
1 |
3 |
getValidSize() |
S |
80 |
1 |
3 |